projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbb4d6
)
colorsel: include gtkcolorutils.h
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 9 Feb 2012 21:21:22 +0000
(16:21 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Feb 2012 21:37:02 +0000
(16:37 -0500)
Fix the build
gtk/deprecated/gtkcolorsel.c
patch
|
blob
|
history
diff --git
a/gtk/deprecated/gtkcolorsel.c
b/gtk/deprecated/gtkcolorsel.c
index 813d24c47c44920314daf1e45796277c6b784835..a0b8377192b799100414ec0eb66a6b2abd11b341 100644
(file)
--- a/
gtk/deprecated/gtkcolorsel.c
+++ b/
gtk/deprecated/gtkcolorsel.c
@@
-39,6
+39,7
@@
#include "gtkhsv.h"
#include "gtkwindow.h"
#include "gtkselection.h"
+#include "gtkcolorutils.h"
#include "gtkdnd.h"
#include "gtkdrawingarea.h"
#include "gtkframe.h"